home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 July/August / PC Active NR.227.iso / Software / Games / windows / Freeciv-2.1.9-win32-gtk2-setup.exe / data / misc / overlays.spec < prev    next >
Encoding:
Text File  |  2009-03-30  |  442 b   |  34 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec3"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.     Jason Dorje Short <jdorje@freeciv.org>
  11. "
  12.  
  13. [file]
  14. gfx = "misc/overlays"
  15.  
  16. [grid_main]
  17.  
  18. x_top_left = 2
  19. y_top_left = 2
  20. dx = 128
  21. dy = 64
  22. pixel_border=2
  23.  
  24. tiles = { "row", "column", "tag"
  25.  
  26.   0, 0, "colors.overlay_0"
  27.   0, 1, "colors.overlay_1"
  28.   1, 0, "colors.overlay_2"
  29.   1, 1, "colors.overlay_3"
  30.  
  31.   0, 2, "mask.worked_tile"
  32.   1, 2, "mask.unworked_tile"
  33. }
  34.